Fix dynamic font settings interaction with Custom Themes.
authorChong Yidong <cyd@gnu.org>
Wed, 1 Feb 2012 08:13:02 +0000 (16:13 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 1 Feb 2012 08:13:02 +0000 (16:13 +0800)
commitfbc2ff71a960bbea593910465b704bf7495f35c5
treeb287772212b12170e76809c4d2f092ed5076890d
parentad1ecc62bbec29a755ae476312569b35c9b93134
Fix dynamic font settings interaction with Custom Themes.

* lisp/dynamic-setting.el (font-setting-change-default-font): Use
set-frame-font.

* lisp/frame.el (set-frame-font): Tweak meaning of third argument.
lisp/ChangeLog
lisp/dynamic-setting.el
lisp/frame.el